The <catch> element specifies an exception
handler that can process an exception passed by a throw task. Parameters
sent with the exception are received with the <receive> element.
An element cannot contain more than one <catch>
element with the same name.